[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
HIGH             Return High-Order 8 Bits                            Operator

  HIGH expression

    This operator returns the high-order byte (8 bits) of expression.

  -------------------------------- Example ---------------------------------

           MOV BL, HIGH 1234h will move 12h into BL.

See Also: LOW
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson